Column Mapping Dialog

Description

The Column Mapping dialog allows you to specify whether the values used in a SQL INSERT statement will come from a:

  • user prompt at run time

  • a variable

  • an expression

    images/AS_Column_Mapping_Dialog.gif

Procedure

  1. Select any entry in the Column list.

  2. Optionally, click Map Column to Variable to display the Select Variable dialog.

    • Select an entry from the Category list.

    • Select a variable from the Variable list.

    • Click OK.

  3. Optionally, click Map Column to Expression to display the Expression Builder dialog. Enter an expression that returns a value of the appropriate type and click OK. When running in the context of a form, you will be able to select a table field value.

  4. Optionally, click Un-Map Column ...

  5. Click OK to return the Script Genie.

Limitations

Desktop applications only.

See Also